home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2004 December
/
2004-12 CHIP.iso
/
CHIP
/
Porady
/
Srodowisko PHP-MySQL
/
WAMP5 1.3
/
wamp5_1.3.exe
/
{app}
/
www
/
sqlitemanager
/
CHANGES
next >
Wrap
Text File
|
2004-09-24
|
12KB
|
335 lines
CHANGES
------- Release 1.0.1 ---------
20-09-2004 frederic HENNINOT <fhenninot@freesurf.fr>
- Fix problem with language management
- Update item was'nt translated
18-09-2004 frederic HENNINOT <fhenninot@freesurf.fr>
- Update italian language pack
17-09-2004 frederic HENNINOT <fhenninot@freesurf.fr>
- Fix bug when remove database then remove attached database
- Allow to remove read only databases
- Fix bug for 'Options' manipulation where read only or not authorized
- Allow 'Options' items translatable
16-09-2004 frederic HENNINOT <fhenninot@freesurf.fr>
- Fix bug : warning error with localtheme when error_reporting=E_ALL
- Fix bug : Display delete pics into attached database management
------- Release 1.0.0 ---------
13-09-2004 frederic HENNINOT <fhenninot@freesurf.fr>
- adding 'INSTALL' file (english instruction)
- Implementation of change password
- Finishing of Authenticate management
- Fix bug on return page when delete, insert or update record
12-09-2004 frederic HENNINOT <fhenninot@freesurf.fr>
- Enhancement Authenticate management
09-09-2004 frederic HENNINOT <fhenninot@freesurf.fr>
- Enhancement login/logout feature
07-09-2004 frederic HENNINOT <fhenninot@freesurf.fr>
- enhancement displaying with pics
- management of pics in themes
- Fix bug on Index management (insert or delete)
05-09-2004 frederic HENNINOT <fhenninot@freesurf.fr>
- Remove config param Read only and manage on config database or
work database is read only. This is to SQLiteManager work on CD with
ZAMPcd project of Xavier Garreau
04-09-2004 frederic HENNINOT <fhenninot@freesurf.fr>
- Add config to set SQLiteManager Read Only (to work on CD with ZAMPcd)
------- Release 0.9.10 ---------
29-08-2004 frederic HENNINOT <fhenninot@freesurf.fr>
- New logo by Xavier Garreau
- New Favicon
29-08-2004 jose antonio lopez lorenzo <ja_lopezl@yahoo.es>
- Add new theme 'JALL'
29-08-2004 WiZ <soywiz@gmail.com>
- Add new language pack 'Spanish'
------- Release 0.9.9 ---------
25-08-2004 frederic HENNINOT <fhenninot@freesurf.fr>
- Enhancement of list index displaying
- Enhancement of display some table header
24-08-2004 frederic HENNINOT <fhenninot@freesurf.fr>
- enhancement of insert column name, now insert at cursor position or replace selection.
- add 'nowrap' into display query box
- Add the displaying of the current PHP version
- Add possibility to choose the direction after updating or inserting a new row
23-08-2004 frederic HENNINOT <fhenninot@freesurf.fr>
- fix bug when update record with an empty field or update without changing
22-08-2004 frederic HENNINOT <fhenninot@freesurf.fr>
- Fix bug when CR/LF in SQL command
21-08-2004 frederic HENNINOT <fhenninot@freesurf.fr>
- change frame setup for use on all parent frame
17-08-2004 frederic HENNINOT <fhenninot@freesurf.fr>
- Fix sorting language list
17-08-2004 Cybertinus <cybertinus@cybertinus.nl>
- Add language pack : dutch (Netherlands)
16-08-2004 frederic HENNINOT <fhenninot@freesurf.fr>
- Fix bug in Trigger parsing
------- Release 0.9.8-2 ---------
15-08-2004 frederic HENNINOT <fhenninot@freesurf.fr>
- Fix bug with PHP5 and E_STRICT too
------- Release 0.9.8-1 ---------
13-08-2004 frederic HENNINOT <fhenninot@freesurf.fr>
- Fix bug with PHP5 and E_STRICT
------- Release 0.9.8 ---------
09-08-2004 frederic HENNINOT <fhenninot@freesurf.fr>
- Update of all langage pack
06-08-2004 frederic HENNINOT <fhenninot@freesurf.fr>
- Fix bug when 'EXPLAIN' and a list of column name or table.* in column list
- Fix warning error when display result of an attached database
- Fix bug when ';' at the end of query
05-08-2004 frederic HENNINOT <fhenninot@freesurf.fr>
- Insert column field into textarea SQL form
- Fix bug with MD5 function
- Fix bug when empty a table
- Fix bug : display 'NULL' value only where column properties have 'notnull' not set
- Fix bug [1003924] some warning error when error_reporting is E_ALL
04-08-2004 Maurφcio M. Maia <mauricio.maia@gmail.com>
- Add Brezilian portuguese Language
03-08-2004 frederic HENNINOT <fhenninot@freesurf.fr>
- Best error reporting on sqlite error
02-08-2004 frederic HENNINOT <fhenninot@freesurf.fr>
- New feature : Management of Attached databases
29-07-2004 T. Kuzmic <translation@tkuzmic.com>
-Add Croatian Language
28-07-2004 frederic HENNINOT <fhenninot@freesurf.fr>
- Bugfix when add language pack
- fix problem for some button item not translatable
------- Release 0.9.7-1 ---------
28-07-2004 frederic HENNINOT <fhenninot@freesurf.fr>
- Bugfix : import problem with comment
- set error_reporting at E_ALL(PHP4) or E_STRICT(PHP5) in debug mode
- fix error display when debug is On
------- Release 0.9.7 ---------
27-07-2004 frederic HENNINOT <fhenninot@freesurf.fr>
- Bugfix : with sqlite 2.8.14, sqlite_excape_string bug when data is empty, corrected
- Bugfix : Insert/modify record with char function
- Bugfix : display problem with mozilla on table header in browse mode
26-07-2004 frederic HENNINOT <fhenninot@freesurf.fr>
- BugFix : Trigger when STEP have "''"
- Bugfix some display problem on Trigger
- Add new feature, conditional export
- Add 'Explain' link in display query
19-07-2004 frederic HENNINOT <fhenninot@freesurf.fr>
- Add ability to upload sqlite database file
- Add some column type and sorting type list (for compatibility with Kexi db)
- Add SQL virtual command : 'CREATE DATABASE dbname [AS dbFilename];
------- Release 0.9.6 ---------
02-05-2004 frederic HENNINOT <fhenninot@freesurf.fr>
- Bug Fix. : pb display error when 'error_reporting = E_ALL'
29-04-2004 frederic HENNINOT <fhenninot@freesurf.fr>
- Bug [943516] Fix. sqlite detection problem whith new version of PHP5 (RC2) on all platform
28-04-2004 Tomasz "Zyx" JΩdrzejewski <zyxwvu@users.sourceforge.net>
- Update Polish language
18-04-2004 frederic HENNINOT <fhenninot@freesurf.fr>
- Remove Browser cache
------- Release 0.9.5 ---------
06-04-2004 frederic HENNINOT <fhenninot@freesurf.fr>
- Create a new theme and begin theme management
------- Release 0.9.4 ---------
11-03-2004 Paolo Saudin
- Add Italian language
09-03-2004 frederic HENNINOT <fhenninot@freesurf.fr>
- BugFixe : simple query with no comma result an error
08-03-2004 frederic HENNINOT <fhenninot@freesurf.fr>
- auto select sql in textarea when focus
07-03-2004 frederic HENNINOT <fhenninot@freesurf.fr>
- BugFixe : result display when PRAGMA sql command use
------- Release 0.9.3 ---------
28-02-2004 frederic HENNINOT <fhenninot@freesurf.fr>
- BugFixe : when modify a query (mustn't reply it!!)
- BugFixe : primary field can be omitted in inserting record, so auto-increment work fine.
28-02-2004 Rui Hirokawa <hirokawa at php dot net>
- Add Japanese language
27-02-2004 frederic HENNINOT <fhenninot@freesurf.fr>
- Remove all deprecated tags 'Font'
27-02-2004 frederic HENNINOT <fhenninot@freesurf.fr>
- Add german language submited by Carsten BL▄M
- Enhancement of all translate
26-02-2004 frederic HENNINOT <fhenninot@freesurf.fr>
- some bug fixed, submitted by Carsten BL▄M
23-02-2004 frederic HENNINOT <fhenninot@freesurf.fr>
- Update function list
23-02-2004 frederic HENNINOT <fhenninot@freesurf.fr>
- BugFixe : 'View' properties when break line
19-02-2004 frederic HENNINOT <fhenninot@freesurf.fr>
- highlight query Ok, without break line
13-02-2004 frederic HENNINOT <fhenninot@freesurf.fr>
- Allow user to create fields without type
09-02-2004 frederic HENNINOT <fhenninot@freesurf.fr>
- Start query highlight display
08-02-2004 frederic HENNINOT <fhenninot@freesurf.fr>
- Allow see 'Explain' command result
------- Release 0.9.2 ---------
29-01-2004 frederic HENNINOT <fhenninot@freesurf.fr>
- Allow Mac os X user's to use it
------- Release 0.9.1 ---------
27-01-2004 frederic HENNINOT <fhenninot@freesurf.fr>
- BugFixe : enhancement of special caractere into field name crash alter table
22-01-2004 frederic HENNINOT <fhenninot@freesurf.fr>
- BugFixe : special caractere into field name crash alter table
------- Release 0.9.0 ---------
06-01-2004 frederic HENNINOT <fhenninot@freesurf.fr>
- BugFixe : Problem when unset DEBUG mode
05-01-2004 frederic HENNINOT <fhenninot@freesurf.fr>
- BugFixe : return to good page when delete or update record
04-01-2004 frederic HENNINOT <fhenninot@freesurf.fr>
- Cleaning code and add cvs keyword
- BugFixe : Browse record navigation bar probleme fix
03-01-2004 frederic HENNINOT <fhenninot@freesurf.fr>
- Number of record per page is configurable
02-01-2004 frederic HENNINOT <fhenninot@freesurf.fr>
- Add link on top main page
31-12-2003 frederic HENNINOT <fhenninot@freesurf.fr>
- Enhancement of browse result display (modulo color, rollover, select row)
30-12-2003 frederic HENNINOT <fhenninot@freesurf.fr>
- Add DEBUG option for enable/disable error display for sqlite function
28-12-2003 frederic HENNINOT <fhenninot@freesurf.fr>
- some cleaning code
- Resolv export order problem
- enhancement of the delete/update record feature
26-12-2003 frederic HENNINOT <fhenninot@freesurf.fr>
- remove short tag
- remove @filesource documentation tags
- remove PHP Notice Error for work with 'error_reporting = E_ALL'
20-12-2003 frederic HENNINOT <fhenninot@freesurf.fr>
- Enhancement of parsing select query string
- Big enhancement of delete/update record
------- Release 0.8.5 ---------
18-12-2003 frederic HENNINOT <fhenninot@freesurf.fr>
- New Feature : Ability to convert all mysql type dump into SQLite
13-12-2003 frederic HENNINOT <fhenninot@freesurf.fr>
- CrΘation d'un icon Favori : favicon
------- Release 0.8.4 ---------
12-12-2003 frederic HENNINOT <fhenninot@freesurf.fr>
- New Feature : SQLite database options management (beginning)
- Bug Fixe : New database with file input on windows plateforme
11-12-2003 frederic HENNINOT <fhenninot@freesurf.fr>
- some navigation enhancement
- enhancement : ability to search new database path with file input form
10-12-2003 frederic HENNINOT <fhenninot@freesurf.fr>
- Some BigFixes : save user defined function problem
- new feature : insert data from text formatted file
09-12-2003 frederic HENNINOT <fhenninot@freesurf.fr>
- Cleaning code of SQLiteToGrid class
- Feature enhancement : best support of in memory database
08-12-2003 frederic HENNINOT <fhenninot@freesurf.fr>
- BugFixe : delete or update record condition when field is empty or content "'"
- BugFixe : Bad title when create view
------- Release 0.8.3 ---------
07-12-2003 frederic HENNINOT <fhenninot@freesurf.fr>
- BugFixe : Index Form Display problem where add column
06-12-2003 frederic HENNINOT <fhenninot@freesurf.fr>
- Add Display information on Display value
- Enhancement feature with PHP5
- BugFixes : probleme when update record not null to null
------- Release 0.8.2 ---------
03-12-2003 frederic HENNINOT <fhenninot@freesurf.fr>
- Bug [852637] Fix. Trigger Pb
- Record feature enhancement
- Bug [852048] Fix. Unnamed fields cause error
02-12-2003 frederic HENNINOT <fhenninot@freesurf.fr>
- Bug [852319] Fix. (replace 'type=button' by 'type=submit' and limit use of javascript
- Bug [852321] Fix. don't use javascript for frame navigation (left->right)
01-12-2003 Tomasz "Zyx" JΩdrzejewski <zyxwvu@users.sourceforge.net>
- Add Polish language
------- Release 0.8.1 ---------
30-11-2003 frederic HENNINOT <fhenninot@freesurf.fr>
- Bugfix : include bugfix for PHP 5
29-11-2003 frederic HENNINOT <fhenninot@freesurf.fr>
- Export structure and data to screen or file
27-11-2003 frederic HENNINOT <fhenninot@freesurf.fr>
- Detect language browser for choose good language
25-11-2003 frederic HENNINOT <fhenninot@freesurf.fr>
- Add possibility to add a trigger
- Cleaning pics for Windows IE
24-11-2003 frederic HENNINOT <fhenninot@freesurf.fr>
- Add function feature in insert or update feature
- Return to Display query when delete or update record
23-11-2003 frederic HENNINOT <fhenninot@freesurf.fr>
- Add multilingual feature
- translate in english, also available in french and english